翻訳と辞書
Words near each other
・ hu
・ hub
・ hubnet
・ hubs
・ hue
・ hue, saturation, brightness
・ hue, saturation, value
・ huff
・ huffman
・ huffman code
huffman coding
・ huffman encoding
・ hugh loebner
・ hugo
・ hugs
・ human interface device
・ human interface technology laboratory
・ human-computer interaction
・ human-computer interface
・ humanist technology


Dictionary Lists
翻訳と辞書 辞書検索 [ 開発暫定版 ]
スポンサード リンク

huffman coding : FOLDOC
Huffman coding
A data compression technique which varies the length of the encoded symbol in proportion to its information content, that is the more often a symbol or token is used, the shorter the binary string used to represent it in the compressed stream. Huffman codes can be properly decoded because they obey the prefix property, which means that no code can be a prefix of another code, and so the complete set of codes can be represented as a binary tree, known as a Huffman tree. Huffman coding was first described in a seminal paper by D.A. Huffman in 1952.
(1994-12-23)



スポンサード リンク
翻訳と辞書 : 翻訳のためのインターネットリソース

Copyright(C) kotoba.ne.jp 1997-2016. All Rights Reserved.